home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 31
/
Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso
/
Aminet
/
gfx
/
edit
/
VE-VCard.lha
/
notes
/
VisualCard.notes
Wrap
Text File
|
1999-04-15
|
2KB
|
85 lines
Visual Engineering - Visual Card v1.72
--------------------------------------
This script lets you place / rotate pictures on pictures like cards.
You might have use for AddSpaceB-script.
You can call this script from your own scripts, too.
address command "rexx:rx ie:arexx/VisualCard.rexx" <pic> <sec> <type> <xplace> <yplace> <rot> <arguments>
- <pic> is name of the bottom picture
- <sec> is name of the picture on top
- <type> is 0 or 1, NORMAL, MINIMUM or SHADOW
- <xplace> is horizontal placement of <sec>
- <yplace> is vertical placement of <sec>
- <rot> is the rotation value for <sec>
- <arguments>
if <type> is SHADOW:
<lowpassvalue> <gammavalue> <xoffset> <yoffset>
- <lowpassvalue> is value of lowpass for shadow
- <gammavalue> is value of gamma for shadow
- <xoffset> is horizontal offset of <sec>picture comparing to shadow
- <yoffset> is vertical offset <sec>picture comparing to shadow
Example:
rx ie:arexx/VisualCard.rexx 000_testpic.iff 001_testpic2 NORMAL 26 26 10
rx ie:arexx/VisualCard.rexx 000_testpic.iff 001_testpic2 SHADOW 67 67 13 7 80 -5 -5
Next lines return you the name of this new picture.
PROJECT_LIST
xyz=result
pic=subword(xyz,1,1)
HISTORY
1.72
New Type:Shadow allows to place rectangular pictures + shadow for it.
Some changes for argument-parser.
Just for fun, DELETE IE:Prefs/visualcard.cfg!!!
1.50
New Type:Minumum allows to place non-rectangular pictures.
DELETE IE:Prefs/visualcard.cfg!!!
1.30
History started
The archive, where this file came from, can be distributed using
any kind of media (CD, Email, Net, BBS, FTP...), but contents of
original archive must not be seperated from each other.
VISUAL ENGINEERING - graphical examples & more
HTTP://wwnet.fi/users/smarko/ie/